Welcome![Sign In][Sign Up]
Location:
Search - scroll bar

Search list

[Other2007312225320296

Description: 颜色滚动条程序源码,初学VC++者可通过其了解编程机制-Program source code color scroll bar, beginner VC++ Can be programmed through its understanding of the mechanism
Platform: | Size: 28672 | Author: 透明 | Hits:

[Multimedia DevelopVC6-10

Description: 06 以图片为背景的标题栏 07 工具窗口 08 切分窗口 09 显示多姿多彩的动画图标 10 智能滚动条 -06 image as the background to the title bar of 07 segmentation tool window 08 display window 09 colorful animated icon 10 smart scroll bar
Platform: | Size: 543744 | Author: 刘彩 | Hits:

[JSP/JavaSplitPaneDemo

Description: 带滚动条的窗口显示代码.虽然简单但是很实用.适合初学者-With a scroll bar of the window displays the code. Although the simple but very practical. Suitable for beginners
Platform: | Size: 3072 | Author: Jane | Hits:

[MiddleWare8

Description: 它能够实现:动态弹出tip窗口,这个窗口能够显示一个icon和多行文本。文本以 \n 分行,窗口的颜色来源于系统窗口,窗口文本,和滚动条颜色。 -It can be achieved: Dynamic tip pop-up window can display an icon and multiple lines of text. Text to a branch, the color of the window from the System window, window text, and scroll bar colors.
Platform: | Size: 37888 | Author: xl | Hits:

[OtherRGB

Description: 一个完整的RGB程序过程如下:建立单文档程序填加测试控件滚动条菜单在resourceview下的MENU下添加测试控件滚动条(ID_scroll) 在resourceview下的DIALOGE(IDD_DIALOG1)插入新的对话框实现滚动条和对话狂的的连接: 1.新建scroll类2.在scroll.cpp中添加scroll.h3.滚动条(ID_scroll)加一个函数: -RGB a complete procedure is as follows: to establish procedures for filling a single document scroll bar controls plus test menu in the MENU under ResourceView add a scroll bar control test (ID_scroll) under the ResourceView DIALOGE (IDD_DIALOG1) Insert a new dialog box to achieve a scroll bar and dialogue mad the connection: 1. new scroll type 2. scroll.cpp add scroll.h3. scrollbar (ID_scroll) plus a function:
Platform: | Size: 134144 | Author: 龙晓波 | Hits:

[Button controla

Description: 在客户区的左半部显示三种滚动条,并分别标以「Red」、「 Green」和「Blue」。当您挪动滚动条时,客户区的右半部将变为三种原色混合而成的合成色,三种原色的数值显示在三个滚动条的下面。-Left in the customer area showed three types of the Department of scroll bars, and are marked with Red , Green and Blue . When you move the scroll bar, the customers of the right areas will become the three primary colors of the synthetic mixture of color, three primary color values displayed in the scroll bar below the three.
Platform: | Size: 2048 | Author: 张朝阳 | Hits:

[Windows DevelopVC

Description: 这是用VC编程的小合集,其中包括如何为应用程序添加背景音乐,如何同步或异步播放 Wav声音。如何制作超星格式图书阅读器。如何使用滚动条浏览大图像。如何获取图像编码器信息等!-This is programmed with VC small collection, including how to add background music applications, how to synchronous or asynchronous voice Wav player. How do I create a Chaoxing format book reader. How to use the scroll bar to browse large image. How to obtain the image information encoder!
Platform: | Size: 840704 | Author: fun | Hits:

[VC/MFCSDI-scroller

Description: VC下SDI下如何正确增加滚动条的详细说明及步骤!-VC under the SDI how to increase the correct scroll bar and a detailed description of the steps!
Platform: | Size: 40960 | Author: hs | Hits:

[File OperateReadFile

Description: 打开一个TXT文件并显示在EDIT控件中 步骤: 1.新建一个基于对话框的工程,名称为ReadFile 2.在界面上添加一个按钮(IDC_BUTTON1)和一个文本编辑(IDC_EDIT1) IDC_EDIT1的属性:多行、可下拉滚动条. 3.编辑按钮触发事件(void CReadFileDlg::OnButton1()) void CReadFileDlg::OnButton1() { // TODO: Add your control notification handler code here CString sFileFilter="*.hex|*.hex" CString sFileName CFileDialog fDlg(true,NULL,NULL,OFN_HIDEREADONLY | OFN_OVERWRITEPROMPT,sFileFilter,NULL) fDlg.DoModal() sFileName=fDlg.GetFileName() if(sFileName!="") { CFile file(sFileName,CFile::modeRead) int nFileLength=file.GetLength() char *buffer HGLOBAL hgl=::GlobalAlloc(GMEM_MOVEABLE,nFileLength+1) buffer=(char *)::GlobalLock(hgl) file.Read(buffer,nFileLength) SetDlgItemText(IDC_EDIT1,buffer) ::GlobalUnlock(hgl) ::GlobalFree(hgl) } UpdateData(false) } -Open a TXT file and displayed in the EDIT control steps: 1. Create a new dialog-based project, known as the ReadFile2. In the interface to add a button (IDC_BUTTON1) and a text editor (IDC_EDIT1) IDC_EDIT1 properties: multi-line, can be drop-down scroll bar .3. Edit button trigger events (void CReadFileDlg:: OnButton1 ()) void CReadFileDlg:: OnButton1 () (//TODO: Add your control notification handler code here CString sFileFilter =*. hex |*. hex CString sFileName CFileDialog fDlg (true, NULL, NULL, OFN_HIDEREADONLY | OFN_OVERWRITEPROMPT, sFileFilter, NULL) fDlg.DoModal () sFileName = fDlg.GetFileName () if (sFileName! =) (CFile file (sFileName, CFile:: modeRead) int nFileLength = file.GetLength () char* buffer HGLOBAL hgl =:: GlobalAlloc (GMEM_MOVEABLE, nFileLength+ 1) buffer = (char*):: GlobalLock (hgl) file.Read (buffer, nFileLength) SetDlgItemText (IDC_EDIT1, buffer):: GlobalUnlock (hgl):: GlobalFree (hgl)) UpdateData (false))
Platform: | Size: 1888256 | Author: 这程子 | Hits:

[GUI DevelopColorizedScrolls_src

Description: Visual C++ 代码,改变滚动条的颜色程序,克服系统滚动条难看的灰颜色,制作漂亮的滚动条-Visual C++ Code, change the color of scroll bar procedures, to overcome the system scroll bar ugly gray color, the production of beautiful scroll bar
Platform: | Size: 71680 | Author: ada | Hits:

[GUI Developconverter

Description: 代码实现了华氏度及摄氏度之间温度转换,并使用了滚动条显示比例。对象间利用callback参数相互调用。是学习面向对象编程的极好的例子。-Code between the Fahrenheit and Celsius temperature conversion, and use the scroll bar shows the proportion of. Objects call each other using callback parameters. Learning object-oriented programming is an excellent example.
Platform: | Size: 2048 | Author: 邓小欧 | Hits:

[Graph programcolor

Description: rgb彩色演示程序,可以通过调节滚动条或数字达到改变屏幕颜色的目的.-rgb color demo program, you can by adjusting the scroll bar or numbers to reach the purpose to change the screen colors.
Platform: | Size: 2048 | Author: sqtb | Hits:

[ListView/ListBoxSuperListBox

Description: 带编辑框和水平滚动条的列表框,使用VC++编写-With edit box and the horizontal scroll bar of the list box, use VC++ Prepared
Platform: | Size: 2048 | Author: | Hits:

[SCMLCD_superMultiLayer_display

Description: 这是本人有幸收集的最完整的10多级液晶显示程序模块,包括滚动条显示,动态标志显示,rs485协议,发送报文格式,显示的参数类型众多。对于开发液晶界面有极高参考价值,物超所值-I had the honor of this is the most complete collection of 10 multi-stage liquid crystal display modules, including the scroll bar display, dynamic display signs, rs485 protocol, sending message format, showing the many types of parameters. LCD interface for the development of high reference value, value for money
Platform: | Size: 537600 | Author: 官中华 | Hits:

[JSP/JavabrowserInfoJS

Description: 取得浏览绝对大小的JS类,兼容多种浏览器 width 宽度 height 高度 scrollWidth 带滚动条的宽度 scrollHeight 带滚动条的高度 scrollTop 内容高度-Browser to obtain the absolute size of JS class, compatible with multiple browsers width width height height scrollWidth with the width of scroll bar scroll bar scrollHeight with the high content of highly scrollTop
Platform: | Size: 1024 | Author: | Hits:

[ToolBarscrollbar

Description: 学习VC++时自己写的,谨供入门者学习使用-Learning VC++ When wrote it myself, I would like for beginners learning to use
Platform: | Size: 27648 | Author: 火麒麟 | Hits:

[Browser Clientfdgd

Description: 客户端表现层的滚动源码和滚动条的源码精品!-The client presentation layer of the scroll-source and the source quality scroll bar!
Platform: | Size: 56320 | Author: 邵盛强 | Hits:

[GUI Develop007

Description: VC静态控件和滚动条控件的演示和实现 创建三个滚动条,分别用来控制红绿蓝三个颜色的变化,并在编辑框中显示当时的RGB值,变化的颜色效果在一个椭圆中以填充椭圆的方式显示-VC static controls and scroll bar controls the presentation and realization of the creation of the three scroll bars, respectively, used to control the three RGB color change, and in the edit box displayed at the time of RGB value, change the color effect in an oval in Filled ellipse display
Platform: | Size: 1882112 | Author: TT | Hits:

[Dialog_WindowGaugeuser

Description: 手机中滚动条的使用方法,静态和动态两种方式实现的-Mobile phones use a scroll bar, static and dynamic in two ways to achieve the
Platform: | Size: 7168 | Author: sun | Hits:

[GUI DevelopTabBrowser

Description: wtf编写的多页web浏览器,添加了自动保存现场功能(包括打开的web页面和浏览的滚动条位置),使用了msxml-wtf prepared multi-page web browser, add an automatic save function at the scene (including the open web page and browse the location of the scroll bar), using msxml
Platform: | Size: 150528 | Author: quix | Hits:
« 1 2 3 4 5 6 78 9 10 11 12 ... 41 »

CodeBus www.codebus.net